home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 November / macformat-030.iso / HTML Software / TextToHTML 1.2.6 / TextToHTML 1.2.6ß / TextToHTML 1.2.6fl.rsrc / STR#_20002.txt < prev    next >
Encoding:
Text File  |  1995-07-14  |  1.7 KB  |  83 lines

  1. String #2 is inserted at the start of a converted text or RTF file.
  2.  
  3. <HTML>\r<HEAD>\r<TITLE>\r
  4.  
  5. String #4 is inserted between the title and the header string in a converted text or RTF file.
  6.  
  7. </TITLE>\r</HEAD>\r<BODY>«4»«6»\r<H1>
  8.  
  9. String #6 is inserted after the header string and before the remaining text.
  10.  
  11. </H1>\r«2»«8»<P>\r
  12.  
  13. String #8 replaces a single carriage return in the input file
  14.  
  15. <BR>\r
  16.  
  17. String #10 replaces multiple carriage returns in the input file
  18.  
  19. <P>\r\r
  20.  
  21. String #12 is inserted at the end of a converted text or RTF file.
  22.  
  23. «10»<HR>«19»«21»«17»«23»</BODY>\r</HTML>
  24.  
  25. String #14 is inserted at the start of a generated index file.
  26.  
  27. <HTML>\r<HEAD>\r<TITLE>\r
  28.  
  29. String #16 is inserted between the title and the header string in a generated index file
  30.  
  31. </TITLE>\r</HEAD>\r<BODY>«4»\r<H1>
  32.  
  33. String #18 is inserted after the heaader string and before the remaining text in a generated index file.
  34.  
  35. </H1>\r
  36.  
  37. String #20 is inserted before the URL of a converted document
  38.  
  39. ¬´12¬ª<A HREF="
  40.  
  41. String #22 is inserted between the URL and the link text for a converted document.
  42.  
  43. ">
  44.  
  45. String #24 is inserted after the link text for a converted document.
  46.  
  47. </A><BR>\r
  48.  
  49. String #20 is inserted before the URL of a submenu
  50.  
  51. ¬´13¬ª<B><A HREF="
  52.  
  53. String #28 is inserted between the URL and the link text for a submenu
  54.  
  55. ">
  56.  
  57. String #30 is inserted after the link text for a submenu
  58.  
  59. </A></B><BR>\r
  60.  
  61. String #32 is inserted at the end of a generated index file.
  62.  
  63. «10»<HR>«19»«21»«17»«23»</BODY>\r</HTML>
  64.  
  65. Strings #34 and #35 are used for translating RTF Bold.
  66.  
  67. <B>
  68.  
  69. </B>
  70.  
  71. Strings #34 and #35 are used for translating RTF underline.
  72.  
  73. <EM>
  74.  
  75. </EM>
  76.  
  77. Strings #34 and #35 are used for translating RTF Italic.
  78.  
  79. <I>
  80.  
  81. </I>
  82.  
  83.